home *** CD-ROM | disk | FTP | other *** search
/ PCMania 19 / PCMania19.iso / Jogos em Flash / CARTAS / LET_IT_RIDE.SWF / scripts / frame_3 / DoAction.as
Text File  |  2002-05-07  |  84b  |  8 lines

  1. ifFrameLoaded(7)
  2. {
  3.    tellTarget("teacup")
  4.    {
  5.       gotoAndStop(2);
  6.    }
  7. }
  8.